home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
BUS
/
N-Z
/
wordrefer.sea
/
Word Reference
/
WordRef Stack 1.2
/
background_3068.txt
< prev
next >
Wrap
Text File
|
1992-04-14
|
9KB
|
428 lines
-- background: 3068 from stack: in.2
-- bmap block id: 6524
-- flags: 4000
-- background id: 0
-- name: booklet
----- HyperTalk script -----
on closeCard
hideComments
hideOtherFields
CheckRequired(2)
end closeCard
-- part 20 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=158 top=69 right=83 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: keyField
-- part 21 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=139 top=98 right=125 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: title
-- part 22 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=146 top=138 right=165 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: author
-- part 23 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=184 top=174 right=188 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: howpublished
-- part 24 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=153 top=199 right=213 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: address
-- part 25 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=136 top=225 right=239 bottom=220
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: year
-- part 26 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=261 top=225 right=239 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: month
-- part 27 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=133 top=253 right=306 bottom=456
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: note
-- part 52 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=137 top=68 right=90 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Comments
-- part 53 (button)
-- low flags: 80
-- high flags: 2005
-- rect: left=141 top=70 right=88 bottom=159
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: commentsGoAway
----- HyperTalk script -----
on mouseUp
set the highlight of me to false
hideComments
end mouseUp
-- part 79 (field)
-- low flags: 80
-- high flags: 4007
-- rect: left=137 top=89 right=271 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: comments
-- part 80 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=56 right=96 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual iris close
go home
end mouseUp
-- part 81 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=98 right=138 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 3430 / 3430
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Item
----- HyperTalk script -----
on mouseDown
get PopUpMenu(3, "Article,Book,Booklet,InBook,InCollection", "InProceedings,Manual,MastersThesis,Misc,PhDThesis", "Proceedings,TechReport,Unpublished")
if item 1 of it is empty then exit mouseDown
NewBackground (item 1 of it)
end mouseDown
-- part 82 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=140 right=180 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 20186 / 20186
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sort Items
----- HyperTalk script -----
on mouseUp
sort by fld "keyField"
end mouseUp
-- part 83 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=182 right=222 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 32670 / 32670
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Scan Items
----- HyperTalk script -----
on mouseUp
show all cds
end mouseUp
-- part 84 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=224 right=264 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 29019 / 29019
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: About…
----- HyperTalk script -----
on mouseUp
go card "Instruction"
end mouseUp
-- part 85 (button)
-- low flags: 00
-- high flags: 0004
-- rect: left=8 top=266 right=306 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 2478 / 2478
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Show Comments
----- HyperTalk script -----
on mouseUp
showComments
end mouseUp
-- part 86 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=8 top=22 right=49 bottom=39
-- title width / last selected line: 0
-- icon id / first selected line: 7417 / 7417
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Pop
----- HyperTalk script -----
on mouseUp
visual iris close
pop cd
end mouseUp
-- part 87 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=40 top=22 right=49 bottom=71
-- title width / last selected line: 0
-- icon id / first selected line: 17779 / 17779
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go prev
end mouseUp
-- part 88 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=72 top=22 right=49 bottom=103
-- title width / last selected line: 0
-- icon id / first selected line: 8419 / 8419
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go next
end mouseUp
-- part 89 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=348 top=27 right=46 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 16
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Status
-- part 91 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=217 top=312 right=328 bottom=318
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Other Fields…
----- HyperTalk script -----
on mouseUp
showOtherFields
end mouseUp
-- part 92 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=137 top=270 right=288 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Other Fields
-- part 93 (button)
-- low flags: 80
-- high flags: 2005
-- rect: left=142 top=270 right=288 bottom=160
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: otherFieldsGoAway
----- HyperTalk script -----
on mouseUp
set the highlight of me to false
hideOtherFields
end mouseUp
-- part 95 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=137 top=287 right=341 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: otherFields